home *** CD-ROM | disk | FTP | other *** search
- object FormPopupImg: TFormPopupImg
- Left = 243
- Top = 100
- BorderStyle = bsNone
- Caption = 'FormPopupImg'
- ClientHeight = 356
- ClientWidth = 475
- Color = clBtnFace
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Scaled = False
- OnActivate = FormActivate
- OnKeyDown = FormKeyDown
- OnMouseWheelDown = FormMouseWheelDown
- OnMouseWheelUp = FormMouseWheelUp
- PixelsPerInch = 96
- TextHeight = 12
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 0
- Width = 475
- Height = 356
- HorzScrollBar.Tracking = True
- VertScrollBar.Tracking = True
- Align = alClient
- BorderStyle = bsNone
- TabOrder = 0
- OnMouseDown = ImageMouseDown
- object Image: TImage
- Left = 0
- Top = 0
- Width = 105
- Height = 105
- AutoSize = True
- OnMouseDown = ImageMouseDown
- end
- end
- end
-